From d5d66d86f1a82a233c87f1dada813ece1a5d8d39 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sat, 22 Jun 2002 21:09:55 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 7651e9701f0..fb7c42a4d32 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-06-22 Stefan Monnier + + * .gdbinit (xprintsym): Use the new `xname' field. + (xsymbol): Use it. + 2002-06-22 Jason Rumney * w32fns.c (file_dialog_callback): New function. @@ -16,7 +21,7 @@ (do_window_update): Call XClearWindow before calling expose_frame. (make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and FRAME_FOREGROUND_PIXEL of frame. - + * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil, test Mac command key as key. @@ -30,7 +35,7 @@ Remove function_key_possible and key_translation_possible, replaced by checking `keytran_start < t'. - * .gdbinit (xsymbol): Use the name `xname' field. + * .gdbinit (xsymbol): Use the new `xname' field. 2002-06-17 Andrew Choi -- 2.30.2